AcquireFrontWindow
Mac OSThe
AcquireFrontWindow
method returns a reference to the frontmost window.
ODWindow AcquireFrontWindow ();
- return value
- A reference to the frontmost window, or
kODNULL
if the frontmost window is not an OpenDoc window.DISCUSSION
This method increments the reference count of the returned window. When you have finished using that window, you should call itsRelease
method.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help